home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 548 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.3 KB

  1. Path: goanna.cs.rmit.EDU.AU!yallara!s9507564
  2. From: s9507564@yallara.cs.rmit.edu.au (Defender)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Getting lotsa small blits into action in C
  5. Date: 9 Jan 1996 04:20:27 GMT
  6. Organization: Comp Sci, RMIT, Melbourne, Australia
  7. Message-ID: <4csqeb$7no@goanna.cs.rmit.EDU.AU>
  8. References: <4cs3m6$7l5@oravannahka.Helsinki.FI>
  9. NNTP-Posting-Host: yallara.cs.rmit.edu.au
  10. NNTP-Posting-User: s9507564
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Timo K Suoranta (tksuoran@cc.Helsinki.FI) said something like:
  14. : I am converting my Blitz program into C. This proggy involves heavy
  15. : usage of little grfx pieces to be blitted around. In Blitz they are
  16. : called Shapes.
  17.  
  18. : I fear that I need to convert my grfx into something else (binary) than
  19. : an IFF piccy. In Blitz I wrote a small proggy to grab these shapes from
  20. : pic and save them in Blitz Shapes file. I will _not_ be able to use
  21. : simple pic->binary converter as I have all pieces in one (ok, two) pics,
  22. : and I need two grab several sized pieces from it.
  23.  
  24. IN theory you should be able to using your blitz shapes in C.  Using the
  25. stucture info from your blitz guide you can set up a similar C structure.  
  26. Load in the data and read the header as if it was a c structure.  Anyway, if
  27. personally I am saving for GAMESMITH, just get to foot in the door with C, 
  28. maybe you should consider it! :')
  29.  
  30. : So I am about to write own IFF loader and converter. Is IFF loader easy
  31. : to do? How should I do the loading, and where can I get examples? What
  32. : are the exact specs for the format which I could easily load in the main
  33. : proggy? How should I load andstore the grfx in memory?
  34.  
  35. If you check the dev directory on the Aminet then you will find some good
  36. examples of copper, bitmap and blitting.
  37.  
  38. : I would also like to get some blitting example sources, with the extra
  39. : mentioned above.
  40.  
  41. : -Timo Suoranta, Helsinki, Finland.
  42.  
  43. Andrew
  44.  
  45. --
  46.  
  47.  'Trip along merrily!!!!!!!  And Trip along Gracefully!!!! and trip and trip
  48.  , trip, trip it, trip trip trip it, trip.....' - Robin Hood aka Daffy Duck!
  49.                ____
  50.   A1200 - 030 / / /  INSANE SOFTWARE(C) 1995                                  
  51.   28Mhz  ____/ / /   web page: http://yallara.cs.rmit.edu.au/~s9507564        
  52.          \ \/\/ /    Programmer of Screech Demo - ########## 100% complete 
  53.       \/\/\/     Full Release Com - ######..............  33% complete
  54.